home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Collection of Internet
/
Collection of Internet.iso
/
infosrvr
/
dev
/
www_talk.930
/
001250_daemon _Fri Jun 11 12:45:22 1993.msg
< prev
next >
Wrap
Internet Message Format
|
1994-01-24
|
2KB
Received: by nxoc01.cern.ch (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
id AA18680; Fri, 11 Jun 93 12:45:24 MET DST
Return-Path: <timbl@www3.cern.ch>
Received: from dxmint.cern.ch by nxoc01.cern.ch (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
id AA18676; Fri, 11 Jun 93 12:45:22 MET DST
Received: from www3.cern.ch by dxmint.cern.ch (5.65/DEC-Ultrix/4.3)
id AA09574; Fri, 11 Jun 1993 13:07:20 +0200
Received: by www3.cern.ch (NX5.67c/NX3.0S)
id AA11007; Fri, 11 Jun 93 13:07:15 +0200
Date: Fri, 11 Jun 93 13:07:15 +0200
From: Tim Berners-Lee <timbl@www3.cern.ch>
Message-Id: <9306111107.AA11007@www3.cern.ch>
Received: by NeXT.Mailer (1.87.1)
Received: by NeXT Mailer (1.87.1)
To: montulli@stat1.cc.ukans.edu (Lou Montulli)
Subject: Re: Support for CSO and gopher type 2
Cc: www-talk@nxoc01.cern.ch
Reply-To: timbl@nxoc01.cern.ch
What is the status of the CSO protocol? Should we
(a) Include it in the libWWW access code to allow all W3
clients to use it
(b) Make a gateway so that the existing 100 CSO
servers are
accessible
(c) Get someone to write an HTTP server for the CSO
database so that all CSO servers should be
upgraded?
There aren'tany I know of over here, someone please fill me in on
CSO history?
Tim
Begin forwarded message:
From: montulli@stat1.cc.ukans.edu (Lou Montulli)
Date: Sat, 13 Mar 93 15:18:26 CST
As many of you may know, Gopher file type 2 is a CSO nameserver
interface. All of the WWW clients that I have seen do not support
this file type. Why not?
A page similar to the Gopher index page could be displayed,
with some additional instructions on how to construct a query.
For instance: To search on all fields simply say "query STRING"
To search on a particular field like a name field
say "query name=STRING"
The client simply has to send an extra "\nquit\n" to complete the
query, or cut off the connection when the string "200:Ok" or
"501:No matches to your query." is sent by the server.
Considering the fact that there are over 100 CSO servers available
for these queries, doesn't it seem necessary to support them?
Maybe a new url type is in order:
"cso://cso.univ.edu:105/"
:lou